home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / touch_the_bubbles.swf / scripts / DefineSprite_22_pause / frame_2 / DoAction.as
Text File  |  2008-03-12  |  93b  |  7 lines

  1. if(_root.dwn1 == 1)
  2. {
  3.    _root.dwn1 = 2;
  4.    _root.pss = 0;
  5.    removeMovieClip(this);
  6. }
  7.